Skip to content

Support for StreamDeck + XL#54

Open
Jerry260102 wants to merge 5 commits intoOpenActionAPI:mainfrom
Jerry260102:main
Open

Support for StreamDeck + XL#54
Jerry260102 wants to merge 5 commits intoOpenActionAPI:mainfrom
Jerry260102:main

Conversation

@Jerry260102
Copy link
Copy Markdown

Check List:

General

  • Added systemd rules for StreamDeck + XL

Input:

  • Button Down & Up
  • Touch Screen Tap & Hold & Swipe
  • Dial Twists and Presses

Customization

  • Setting images on Buttons
  • Setting images on Touch Screen - Works partially, setting an image on part of the screen works, whole screen doesn't

Comment thread 40-streamdeck.rules Outdated
Comment thread src/lib.rs

Kind::Plus | Kind::PlusXl => {
let data = read_data(&self.device, 6 + self.kind.key_count().max(5 + self.kind.encoder_count()) as usize, timeout)?;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpick: you added a small space here ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants